home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000023_jaltman@watsun.cc.columbia.edu_Thu Oct 17 10:26:09 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  49 lines

  1. Article: 13786 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Problems transferring over ppp connection
  6. Date: 17 Oct 2002 14:16:14 GMT
  7. Organization: Columbia University
  8. Lines: 32
  9. Message-ID: <aomgne$9dj$1@newsmaster.cc.columbia.edu>
  10. References: <1034801647.495773@irys.nyx.net> <1034815854.830840@irys.nyx.net> <aol3ol$sch$1@newsmaster.cc.columbia.edu> <aomfve$ioc$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1034864174 9651 128.59.39.2 (17 Oct 2002 14:16:14 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 17 Oct 2002 14:16:14 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13786
  16.  
  17. In article <aomfve$ioc$1@watsol.cc.columbia.edu>,
  18. Frank da Cruz <fdc@columbia.edu> wrote:
  19. : In article <aol3ol$sch$1@newsmaster.cc.columbia.edu>,
  20. : Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
  21. : : ...
  22. : : I should point out that if the connection was truly using STREAMING
  23. : : transfers then if even a single error was to occur, the transfer
  24. : : would fail.  Therefore, I must assume tht STREAMING transfers are
  25. : : not being used.
  26. : : 
  27. : And similarly, that transparency isn't a suspect either.  If certain
  28. : byte values were being absorbed by PPP, a modem, or the terminal
  29. : server, error recovery would not work.  Thus flow control seems the
  30. : only likely culprit.
  31.  
  32. PPP provides a link layer equivalent to Ethernet for the implementation
  33. of Internet Protocol, NETBEUI, IPX, etc.  As far as applications are
  34. concerned it is invisible.
  35.  
  36. : If Kermit transfers work on exactly the same physical connection
  37. : when directly dialed, but fail over PPP, it has to be a difference
  38. : between the modem and/or port configurations on one end or the other
  39. : (or both), or else the fault of PPP.
  40.  
  41. It is not a fault of PPP.  The configurations of the serial port to
  42. modem communications on both sides of the PPP connection are the 
  43. place to look.
  44.  
  45.  Jeffrey Altman * Sr.Software Designer     Kermit 95 2.0 GUI available now!!!
  46.  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
  47.  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
  48.  kermit-support@columbia.edu               OpenSSL.
  49.